@charset "UTF-8"; /* Base Reset */
* {
    margin: 0;
    padding: 0;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-y: scroll;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

:focus {
    outline: 0;
}

img {
    border: 0;
    vertical-align: top;
}

a {
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clear {
    width: 100%;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both;
    display: block;
    _display: inline;
}

.none {
    display: none !important;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hidden {
    visibility: hidden;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
    display: block;
    *zoom:1;}

body, p {
    font: 14px/1 Microsoft YaHei;
    color: #212121;
}

body {
}

a {
    text-decoration: none;
    color: #212121;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
    color: #cc1a1a;
}

.wp-wrapper {
    width: 100%;
}

.wp-wrapper .wp-inner {
    width: auto;
    max-width: 1100px;
    margin: 0 auto;
}

/**头部**/
.wp-toper {
    background: #cc1a1a;
    height: 35px;
    line-height: 35px;
}

.wp-header {
    padding: 28px 0;
    background: url(../images/head_bg.png) no-repeat center top;
    position: relative;
    z-index: 1000;
}

/** [站点LOGO]*/
.logo-panel {
    float: left;
    float: left;
    width: 27%;
}

.logo-window {
}

.logo-window img {
    vertical-align: middle;
}

.wp-head-tools {
    float: right;
}

/*** [语言选择]*/
.lang-panel {
    float: right;
}

.lang-window {
}

.lang-window .wp-menu .menu-item {
    float: left;
}

.lang-window .wp-menu .menu-item a.menu-link {
    display: inline-block;
    padding-right: 25px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #fff;
}

.lang-window .wp-menu .menu-item a.menu-link:hover {
    color: #fff;
}

/*** [搜索]*/
.search-panel {
    float: right;
    position: relative;
}

.search-window {
    overflow: hidden;
}

.searchbtn {
    position: absolute;
    width: 38px;
    height: 35px;
    top: 0;
    right: 0;
    cursor: pointer;
    z-index: 120;
    background: url(../images/search-btn.png) left center no-repeat;
}

.wp-search {
    position: relative;
}

.wp-search form {
    display: block;
}

.wp-search .search-input {
    margin-right: 38px;
}

.wp-search .search-input input.search-title {
    width: 100%;
    height: 35px;
    line-height: 35px;
    border: 0;
    outline: 0;
    background: #fff;
    color: #212121;
    font-size: 14px;
    display: block;
}

.wp-search .search-btn {
    width: 38px;
    height: 35px;
    position: absolute;
    right: 0;
    top: 0;
}

.wp-search .search-btn input.search-submit {
    width: 100%;
    height: 35px;
    border: 0;
    outline: 0;
    cursor: pointer;
    background: url(../images/search-btn.png) left center no-repeat;
}

::-webkit-input-placeholder {
    color: #212121;
}

/* WebKit, Blink, Edge */
:-moz-placeholder {
    color: #212121;
}

/* Mozilla Firefox 4 to 18 */
::-moz-placeholder {
    color: #212121;
}

/* Mozilla Firefox 19+ */
:-ms-input-placeholder {
    color: #212121;
}

/* Internet Explorer 10-11 */
/**主导航**/
.wp-navi {
    float: right;
    width: 73%;
    padding-top: 25px;
}

.main-nav-panel {
}

.menu-switch-arrow {
    display: none;
}

.main-nav-panel .wp-menu {
    margin: 0 auto;
}

.main-nav-panel .wp-menu .menu-item {
    display: inline-block;
    float: left;
    position: relative;
    z-index: 100;
}

.main-nav-panel .wp-menu .menu-item a.menu-link {
    display: inline-block;
    padding: 0 8px;
    height: 36px;
    line-height: 36px;
    color: #1f1f1f;
    font-size: 16px;
}

.main-nav-panel .wp-menu .menu-item a.menu-link:hover {
    text-decoration: none;
    color: #cc1a1a;
}

.main-nav-panel .wp-menu .menu-item.i20 a.menu-link {
    text-decoration: none;
    color: #cc1a1a;
}

.main-nav-panel .wp-menu .menu-item.i9 .sub-menu {
    min-width: 200%;
}

.main-nav-panel .wp-menu .menu-item.i9 .sub-menu .sub-item {
    min-width: 100%;
    text-align: center;
    word-break: break-all;
    white-space: initial;
}

.main-nav-panel .wp-menu .menu-item.i9 .sub-menu .sub-item a {
    height: auto;
    line-height: 20px;
    padding: 5px 10px;
}

.main-nav-panel .sub-menu {
    display: none;
    position: absolute;
    left: 0;
    top: 36px;
    z-index: 1000;
    min-width: 100%;
    text-align: left;
    background: #cc1a1a;
}

.main-nav-panel .sub-menu .sub-item {
    position: relative;
    white-space: nowrap;
    vertical-align: top;
    _zoom: 1;
    min-width: 100%;
    text-align: center;
}

.main-nav-panel .sub-menu .sub-item:hover {
    position: relative;
    vertical-align: top;
    _zoom: 1;
}

.main-nav-panel .sub-menu .sub-item a {
    display: block;
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
}

.main-nav-panel .sub-menu .sub-item a:hover {
    color: #fff;
    display: block;
    font-weight: bold;
}

.main-nav-panel .sub-menu .sub-menu {
    left: 100%;
    top: 0;
    z-index: 200;
}

/**slide导航**/
.wp-navi .navi-slide-head {
    display: none;
    padding: 0 10px;
    height: 40px;
}

.wp-navi .navi-slide-head .navi-slide-title {
    display: inline-block;
    float: left;
    font-weight: normal;
    color: #212121;
    font-size: 18px;
    line-height: 40px;
}

.wp-navi .navi-slide-head .navi-slide-arrow {
    display: block;
    width: 34px;
    height: 40px;
    float: right;
    background: url(img/menu-icon-arrow.png) no-repeat 50%;
}

/**aside导航**/
.navi-aside-page {
    position: fixed;
}

.navi-aside-toggle {
    display: block;
    width: 34px;
    height: 34px;
    background: url(img/menu-icon-arrow-white.png) no-repeat 50%;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -17px;
    display: none;
}

.wp-navi-aside {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1000;
}

.wp-navi-aside .navi-aside-mask {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.1);
}

.wp-navi-aside-active {
    display: block;
}

.wp-navi-aside .aside-inner {
    position: fixed;
    top: 0;
    bottom: 0;
    left: -216px;
    z-index: 1002;
    width: 216px;
    max-width: 100%;
    background: #252525;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.wp-navi-aside .aside-inner:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 1px;
    background: rgba(0,0,0,.6);
    box-shadow: 0 0 5px 2px rgba(0,0,0,.6);
}

.wp-navi-aside .navi-aside-head {
    margin-top: 0;
    border-top: 1px solid rgba(0,0,0,.3);
    background: #333;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
    text-shadow: 0 1px 0 rgba(0,0,0,.5);
}

.wp-navi-aside .navi-aside-head .navi-aside-title {
    padding: 7px 10px;
    font-weight: normal;
    color: #777;
    font-size: 14px;
}

.wp-navi-aside .navi-aside-wrap {
    color: #aaa;
    border-bottom: 1px solid rgba(0,0,0,.3);
    box-shadow: 0 1px 0 rgba(255,255,255,.05);
}

.wp-navi-aside .navi-aside-wrap li {
    position: relative;
}

.wp-navi-aside .navi-aside-wrap li .menu-switch-arrow {
    display: block;
    cursor: pointer;
    width: 50px;
    height: 35px;
    position: absolute;
    right: 0;
    top: 0px;
    color: #f6f6f6;
    font-size: 14px;
    background: url(img/menu-switch-arrow.png) no-repeat 30px -25px;
}

.wp-navi-aside .navi-aside-wrap li .menu-open-arrow {
    background-position: 20px 12px;
}

.wp-navi-aside .navi-aside-wrap li a {
    display: block;
    text-decoration: none;
    color: #c7c7c7;
    font-size: 14px;
    line-height: 20px;
    padding: 8px 30px 8px 15px;
    border-top: 1px solid rgba(0,0,0,.3);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
    text-shadow: 0 1px 0 rgba(0,0,0,.5);
}

.wp-navi-aside .navi-aside-wrap li a:hover,.wp-navi-aside .navi-aside-wrap li a:focus {
    background-color: #404040;
    color: #fff;
    outline: 0;
}

.wp-navi-aside .navi-aside-wrap li .sub-menu {
    display: none;
    background-color: #2e2e2e;
}

.wp-navi-aside .navi-aside-wrap li .sub-menu li a {
    padding-left: 20px;
}

.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu {
    background-color: #333
}

.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu li a {
    padding-left: 30px;
}

.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu {
    background-color: #343434;
}

.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu li a {
    padding-left: 40px;
}

.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu {
    background-color: #373737;
}

.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu li a {
    padding-left: 50px;
}

/**焦点图片**/
.wp-focus {
    position: relative;
    z-index: 100;
}

.wp-focus .wp-inner {
    max-width: 100%;
}

.fcous-panel {
    width: 100%;
}

.fcous-panel .focus-window {
    width: 100%;
    overflow: hidden;
}

/*** 主体*/
.wp-container {
    padding: 15px 0;
}

.wp-container.box1 {
    padding: 30px 0 50px;
}

.wp-container.box2 {
    padding: 30px 0 50px;
    background: url(../images/xian.png) #f3f3f3 no-repeat center 73px;
}

.wp-container.box3 {
    padding: 73px 0 45px;
    background: url(../images/box3_bg.png) no-repeat top center;
    background-size: contain;
    }

.wp-container.box4 {
    padding: 85px 0 55px;
}

.wp-container.box5 {
    padding: 54px 0;
    background: #f3f3f3;
}

.wp-main-page .cbox-left {
    width: 81.5%;
    float: left;
}

.wp-main-page .cbox-right {
    width: 15.5%;
    float: right;
}

.wp-main-page .sbox {
    width: 100%;
}

.wp-post {
}

.wp-post .post-head {
    height: 30px;
    margin-bottom: 15px;
}

.wp-post .post-head .head-bar {
    position: relative;
}

.wp-post .post-head .post-title {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #222222;
}

.wp-post .post-head .post-more {
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
}

.wp-post .post-head .post-more a {
    color: #e67f11;
    text-decoration: none;
    font-size: 14px;
}

.wp-post .post-body {
}

.post-news .news-item {
    line-height: 24px;
    vertical-align: top;
    overflow: hidden;
    position: relative;
}

.post-news .news-item .meta-title {
    display: block;
    overflow: hidden;
}

.post-news .news-item .meta-time {
    display: block;
    text-align: right;
    width: 80px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    color: #999;
}

.wp-post.post-6 .post-head {
    height: 30px;
    margin-bottom: 40px;
}

.wp-post.post-6 .post-head .head-bar {
    position: relative;
}

.wp-post.post-6 .post-head .post-title {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 22px;
    font-weight: bold;
    color: #181818;
    text-align: center;
    background: url(../images/zhzx.png) no-repeat center;
}

.wp-post.post-6 .post-head .post-title .eng {
    color: #7b7b7b;
}

.wp-post.post-16 {
    width: 73.5%;
    float: left;
}

.wp-post.post-16 .post-news .news-item {
    line-height: 24px;
    vertical-align: top;
    overflow: hidden;
    position: relative;
    width: 32%;
    float: left;
    margin-left: 2%;
}

.wp-post.post-16 .post-news .news-item:hover {
    background: #cc1a1a;
}

.wp-post.post-16 .post-news .news-item:hover .meta-title a {
    color: #fff;
}

.wp-post.post-16 .post-news .news-item:hover .meta-summary {
    color: #fff;
}

.wp-post.post-16 .post-news .news-item.item-1 {
    margin-left: 0;
}

.wp-post.post-16 .post-news .news-item .meta-picture {
    position: relative;
    padding-top: 62%;
    overflow: hidden;
}

.wp-post.post-16 .post-news .news-item .meta-picture img {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.wp-post.post-16 .post-news .news-item .meta-title {
    display: block;
    overflow: hidden;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 5px 20px;
}

.wp-post.post-16 .post-news .news-item .meta-summary {
    font-size: 12px;
    color: #858585;
    margin: 0 20px 16px;
    line-height: 20px;
    max-height: 60px;
    overflow: hidden;
}

.wp-post.post-26 {
    width: 24.6%;
    float: right;
}

.wp-post.post-26 .post-news .news-item {
    line-height: 24px;
    vertical-align: top;
    overflow: hidden;
    position: relative;
}

.wp-post.post-26 .post-news .news-item.item-1 {
}

.wp-post.post-26 .post-news .news-item.item-2 {
}

.wp-post.post-26 .post-news .news-item.item-3 {
}

.wp-post.post-26 .post-news .news-item .word {
    padding-left: 17px;
    padding-bottom: 10px;
    margin-left: 58px;
    border-bottom: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
}

.wp-post.post-26 .post-news .news-item.item-3 .word {
    border-bottom: 0;
    padding-bottom: 0;
}

.wp-post.post-26 .post-news .news-item .meta-title {
    display: block;
    overflow: hidden;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-bottom: 10px;
    padding-top: 5px;
    line-height: 18px;
    background: url(../images/xian1.png) no-repeat left bottom;
}

.wp-post.post-26 .post-news .news-item.item-4 .meta-title {
    background: none;
}

.wp-post.post-26 .post-news .news-item .meta-title a {
}

.wp-post.post-26 .post-news .news-item .meta-time {
    display: block;
    text-align: left;
    width: 100%;
    height: 18px;
    position: static;
    top: 0;
    margin-top: 0;
    color: #747474;
    font-size: 14px;
    padding-top: 12px;
}

.wp-post.post-26 .post-news .news-item.item-1 .meta-time {
    padding-top: 0;
}

.wp-post.post-36 {
    clear: both;
    padding-top: 40px;
}

.wp-post.post-36 .post-head {
    height: 28px;
    margin-bottom: 0;
    text-align: center;
}

.wp-post.post-36 .post-head .post-mores {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 40px;
    background: #cc1a1a;
    margin: 0 auto;
    color: #fff;
    text-align: center;
}

.wp-post.post-36 .post-head .post-mores a {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-family: Arial;
}

.wp-post.post-9 {
    transform: translateY(20px);
}

.wp-post.post-9 .post-head {
    height: 30px;
    margin-bottom: 50px;
}

.wp-post.post-9 .post-head .head-bar {
    position: relative;
}

.wp-post.post-9 .post-head .post-title {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 22px;
    font-weight: bold;
    color: #181818;
    text-align: center;
    background: url(../images/zhzx.png) no-repeat center;
}

.wp-post.post-9 .post-head .post-title .eng {
    color: #7b7b7b;
}

.wp-post.post-9 .post-news .news-item {
    width: 50%;
    float: left;
}

.wp-post.post-9 .post-news .news-item.item-1,.wp-post.post-9 .post-news .news-item.item-2 {
    background: #f3f3f3;
    position: relative;
}

.wp-post.post-9 .post-news .news-item.item-3,.wp-post.post-9 .post-news .news-item.item-4 {
    background: #fff;
    position: relative;
}

.wp-post.post-9 .post-news .news-item .meta-picture a {
    display: block;
    position: relative;
    padding-top: 80%;
}

.wp-post.post-9 .post-news .news-item.item-1 .meta-picture,.wp-post.post-9 .post-news .news-item.item-2 .meta-picture {
    width: 50%;
    float: left;
    overflow: hidden;
}

.wp-post.post-9 .post-news .news-item.item-3 .meta-picture,.wp-post.post-9 .post-news .news-item.item-4 .meta-picture {
    width: 50%;
    float: right;
    overflow: hidden;
}

.wp-post.post-9 .post-news .news-item .meta-picture img {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.box3 .wp-post.post-9 .post-news .news-item .meta-picture img{object-fit:cover}
.wp-post.post-9 .post-news .news-item:hover .meta-picture img {
    width: 100%;
    transform: scale(1.3);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1.3);
    -webkit-transform: all 1s ease 0s;
}

.wp-post.post-9 .post-news .news-item .meta-title {
    display: block;
}

.wp-post.post-9 .post-news .news-item:hover .meta-title a {
    color: #cc1a1a;
}

.wp-post.post-9 .post-news .news-item.item-1 .meta-title,.wp-post.post-9 .post-news .news-item.item-2 .meta-title {
    width: 50%;
    float: right;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}

.wp-post.post-9 .post-news .news-item.item-1 .meta-title a,.wp-post.post-9 .post-news .news-item.item-2 .meta-title a {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
    font-weight: bold;
    padding-top: 60px;
    background: url(../images/jian_l.png) no-repeat 20px 20px;
}

.wp-post.post-9 .post-news .news-item.item-3 .meta-title,.wp-post.post-9 .post-news .news-item.item-4 .meta-title {
    width: 50%;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}

.wp-post.post-9 .post-news .news-item.item-3 .meta-title a,.wp-post.post-9 .post-news .news-item.item-4 .meta-title a {
    display: block;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 18px;
    font-weight: bold;
    padding-top: 60px;
    background: url(../images/jian_r.png) no-repeat 225px 20px;
}

.wp-post.post-91 {
    clear: both;
    padding-top: 40px;
}

.wp-post.post-91 .post-head {
    height: 28px;
    margin-bottom: 0;
    text-align: center;
}

.wp-post.post-91 .post-head .post-mores {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 40px;
    background: #fff;
    margin: 0 auto;
    color: #212121;
    text-align: center;
}

.wp-post.post-91 .post-head .post-mores a {
    color: #212121;
    text-decoration: none;
    font-size: 12px;
    font-family: Arial;
}

.wp-post.post-91 .post-head .post-mores a:hover {
    color: #cc1a1a;
}

.wp-post.post-19 {
    width: 44.5%;
    float: left;
}

.wp-post.post-19 .post-head {
    height: 30px;
    margin-bottom: 13px;
}

.wp-post.post-19 .post-head .head-bar {
    position: relative;
}

.wp-post.post-19 .post-head .post-title {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 22px;
    font-weight: bold;
    color: #181818;
    text-align: center;
}

.wp-post.post-19 .post-head .post-title .eng {
    color: #7b7b7b;
}

.wp-post.post-19 .post-head .post-more {
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
}

.wp-post.post-19 .post-head .post-more a {
    color: #666;
    text-decoration: none;
    font-size: 12px;
    font-family: Arial;
}

.wp-post.post-19 .post-head .post-more a:hover {
    color: #cc1a1a;
}

.wp-post.post-19 .post-body {
    padding-top: 29px;
}

.wp-post.post-19 .post-news .news-item {
    padding-bottom: 15px;
}

.wp-post.post-19 .post-news .news-item .news_time {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 60px;
}

.wp-post.post-19 .post-news .news-item .news_time .date-time {
}

.wp-post.post-19 .post-news .news-item .news_article {
    font-size: 16px;
    line-height: 24px;
    margin: 6px 0;
    margin-left: 70px;
    height: 48px;
    overflow: hidden;
}

.wp-post.post-29 {
    width: 44.5%;
    float: right;
}

.wp-post.post-29 .post-head {
    height: 30px;
    margin-bottom: 13px;
}

.wp-post.post-29 .post-head .head-bar {
    position: relative;
}

.wp-post.post-29 .post-head .post-title {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 22px;
    font-weight: bold;
    color: #181818;
    text-align: center;
}

.wp-post.post-29 .post-head .post-title .eng {
    color: #7b7b7b;
}

.wp-post.post-29 .post-head .post-more {
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
}

.wp-post.post-29 .post-head .post-more a {
    color: #666;
    text-decoration: none;
    font-size: 12px;
    font-family: Arial;
}

.wp-post.post-29 .post-body {
    padding-top: 29px;
}

.wp-post.post-29 .post-news .news-item {
    padding-bottom: 15px;
}

.wp-post.post-29 .post-news .news-item .news_time {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 60px;
}

.wp-post.post-29 .post-news .news-item .news_time .date-time {
}

.wp-post.post-29 .post-news .news-item .news_article {
    margin-left: 70px;
    height: 60px;
}

.wp-post.post-29 .post-news .news-item .news_article .news_tit {
    font-size: 16px;
    line-height: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wp-post.post-29 .post-news .news-item .news_article .news_summ {
    font-size: 12px;
    line-height: 24px;
    color: #858585;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wp-post.post-8 .post-head {
    height: 30px;
    margin-bottom: 50px;
}

.wp-post.post-8 .post-head .head-bar {
    position: relative;
}

.wp-post.post-8 .post-head .post-title {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 22px;
    font-weight: bold;
    color: #181818;
    text-align: center;
    background: url(../images/zhzx.png) no-repeat center;
}

.wp-post.post-8 .post-head .post-title .eng {
    color: #7b7b7b;
}

.wp-post.post-18 {
    width: 64.5%;
    float: left;
}

.wp-post.post-18 .post-news .news-item {
    line-height: 24px;
    vertical-align: top;
    overflow: hidden;
    position: relative;
    width: 329px;
}

.wp-post.post-18 .post-news .news-item.item-1 {
    float: left;
}

.wp-post.post-18 .post-news .news-item.item-2 {
    float: right;
}

.wp-post.post-18 .post-news .news-item .meta-picture {
    position: relative;
    padding-top: 50%;
    overflow: hidden;
}

.wp-post.post-18 .post-news .news-item .meta-picture img {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.wp-post.post-18 .post-news .news-item .meta-title {
    display: block;
    margin-top: 20px;
    overflow: hidden;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 65px;
    padding-bottom: 3px;
}

.wp-post.post-18 .post-news .news-item .meta-time {
    color: #666;
    display: block;
    text-align: left;
    width: 50px;
    height: 40px;
    position: absolute;
    left: 0;
    top: initial;
    bottom: 23px;
}

.wp-post.post-18 .post-news .news-item:hover .meta-time {
    color: #cc1a1a;
}

.wp-post.post-18 .post-news .news-item .meta-time .year {
    font-size: 20px;
    font-family: Arial;
}

.wp-post.post-18 .post-news .news-item .meta-time .month {
    font-size: 12px;
    font-family: Arial;
}

.wp-post.post-18 .post-news .news-item .meta-summary {
    font-size: 12px;
    color: #858585;
    padding-left: 65px;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
}

.wp-post.post-28 {
    width: 32%;
    float: right;
}

.wp-post.post-28 .post-news .news-item {
    line-height: 24px;
    vertical-align: top;
    overflow: hidden;
    position: relative;
}

.wp-post.post-28 .post-news .news-item .word {
    padding-left: 17px;
    padding-bottom: 10px;
    margin-left: 58px;
    border-bottom: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
}

.wp-post.post-28 .post-news .news-item.item-3 .word {
    border-bottom: 0;
    padding-bottom: 0;
}

.wp-post.post-28 .post-news .news-item .meta-title {
    display: block;
    overflow: hidden;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-bottom: 10px;
    padding-top: 10px;
    line-height: 16px;
}

.wp-post.post-28 .post-news .news-item.item-1 .meta-title {
    padding-top: 0;
}

.wp-post.post-28 .post-news .news-item .meta-summary {
    font-size: 12px;
    color: #858585;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
}

.wp-post.post-28 .post-news .news-item .meta-time {
    display: block;
    text-align: left;
    width: 50px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 0;
    color: #666;
}

.wp-post.post-28 .post-news .news-item:hover .meta-time {
    color: #cc1a1a;
}

.wp-post.post-28 .post-news .news-item.item-2 .meta-time,.wp-post.post-28 .post-news .news-item.item-3 .meta-time,.wp-post.post-28 .post-news .news-item.item-4 .meta-time,.wp-post.post-28 .post-news .news-item.item-5 .meta-time {
    top: 10px;
}

.wp-post.post-28 .post-news .news-item .meta-time .year {
    font-size: 20px;
    font-family: Arial;
}

.wp-post.post-28 .post-news .news-item .meta-time .month {
    font-size: 12px;
    font-family: Arial;
}

.wp-post.post-38 {
    clear: both;
    padding-top: 40px;
}

.wp-post.post-38 .post-head {
    height: 28px;
    margin-bottom: 0;
    text-align: center;
}

.wp-post.post-38 .post-head .post-mores {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 40px;
    background: #cc1a1a;
    margin: 0 auto;
    color: #fff;
    text-align: center;
}

.wp-post.post-38 .post-head .post-mores a {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-family: Arial;
}

.wp-post.post-47 {
}

.wp-post.post-47 .post-head .post-title {
    color: #fff;
}

.wp-post.post-47 .wp-menu .menu-item {
    float: left;
    display: block;
    width: 11.1%;
    text-align: center;
}

.wp-post.post-47 .wp-menu .menu-item a.menu-link {
    display: block;
    line-height: 26px;
    color: #333;
    font-size: 14px;
    padding-top: 88px;
}

.wp-post.post-47 .wp-menu .menu-item a.menu-link:hover {
    color: #cc1a1a;
}

.wp-post.post-47 .wp-menu .menu-item.i1 a.menu-link {
    background: url(../images/nav_1.png) no-repeat center top;
}

.wp-post.post-47 .wp-menu .menu-item.i1 a.menu-link:hover {
    background: url(../images/nav_1_hover.png) no-repeat center top;
}

.wp-post.post-47 .wp-menu .menu-item.i2 a.menu-link {
    background: url(../images/nav_2.png) no-repeat center top;
}

.wp-post.post-47 .wp-menu .menu-item.i2 a.menu-link:hover {
    background: url(../images/nav_2_hover.png) no-repeat center top;
}

.wp-post.post-47 .wp-menu .menu-item.i3 a.menu-link {
    background: url(../images/nav_3.png) no-repeat center top;
}

.wp-post.post-47 .wp-menu .menu-item.i3 a.menu-link:hover {
    background: url(../images/nav_3_hover.png) no-repeat center top;
}

.wp-post.post-47 .wp-menu .menu-item.i4 a.menu-link {
    background: url(../images/nav_4.png) no-repeat center top;
}

.wp-post.post-47 .wp-menu .menu-item.i4 a.menu-link:hover {
    background: url(../images/nav_4_hover.png) no-repeat center top;
}

.wp-post.post-47 .wp-menu .menu-item.i5 a.menu-link {
    background: url(../images/nav_9.png) no-repeat center top;
}

.wp-post.post-47 .wp-menu .menu-item.i5 a.menu-link:hover {
    background: url(../images/nav_9_hover.png) no-repeat center top;
}

.wp-post.post-47 .wp-menu .menu-item.i6 a.menu-link {
    background: url(../images/nav_5.png) no-repeat center top;
}

.wp-post.post-47 .wp-menu .menu-item.i6 a.menu-link:hover {
    background: url(../images/nav_5_hover.png) no-repeat center top;
}

.wp-post.post-47 .wp-menu .menu-item.i7 a.menu-link {
    background: url(../images/nav_6.png) no-repeat center top;
}

.wp-post.post-47 .wp-menu .menu-item.i7 a.menu-link:hover {
    background: url(../images/nav_6_hover.png) no-repeat center top;
}

.wp-post.post-47 .wp-menu .menu-item.i8 a.menu-link {
    background: url(../images/nav_7.png) no-repeat center top;
}

.wp-post.post-47 .wp-menu .menu-item.i8 a.menu-link:hover {
    background: url(../images/nav_7_hover.png) no-repeat center top;
}

.wp-post.post-47 .wp-menu .menu-item.i9 a.menu-link {
    background: url(../images/nav_8.png) no-repeat center top;
}

.wp-post.post-47 .wp-menu .menu-item.i9 a.menu-link:hover {
    background: url(../images/nav_8_hover.png) no-repeat center top;
}
.wp-post.post-47 .wp-menu .menu-item.i10 a.menu-link {
    background: url(../images/nav_2.png) no-repeat center top;
}
.wp-post.post-47 .wp-menu .menu-item.i10 a.menu-link:hover {
    background: url(../images/nav_2_hover.png) no-repeat center top;
}

/**列表页**/
.wp-banner {
}

.wp-banner .wp-inner {
    position: relative;
}

/**列表页banner图**/
.banner img {
    width: 100%;
    vertical-align: top;
}

.banners img {
    width: 100%;
    vertical-align: top;
}

.wp-column-menu {
    width: 220px;
    position: relative;
    float: left;
    margin-right: -220px;
}

.wp-column-news {
    float: right;
    width: 100%;
}

.wp-column-news .column-news-box {
    margin-left: 260px;
    margin-right: 0;
}

/**栏目列表**/
.column-head {
    background: #cc1a1a;
    line-height: 25px;
}

/**位置栏目背景**/
.column-head .column-anchor {
    padding: 10px 10px 10px 20px;
}

.column-head .column-anchor .column-switch {
    display: block;
    width: 30px;
    height: 24px;
    float: right;
    display: none;
    background: url(img/menu-dot.png) no-repeat center;
}

.column-head .column-anchor h3.anchor-title {
    display: inline-block;
    float: left;
    font-size: 18px;
    font-weight: normal;
    color: #fff;
}

/**位置栏目字体**/
.column-list-wrap li {
    width: 100%;
    vertical-align: bottom;
}

.column-list-wrap li a {
    display: block;
    width: 100%;
    font-size: 16px;
    border-bottom: 1px solid #d8d8d8;
}

.column-list-wrap li a:hover {
    color: #cc1a1a;
}

.column-list-wrap li.selected a.selected {
    color: #cc1a1a;
}

.column-list-wrap li a span {
    display: block;
    padding: 10px;
    line-height: 22px;
}

.column-list-wrap .sub-list li a {
    font-size: 14px;
}

.column-list-wrap .sub-list li a:hover {
    color: #cc1a1a;
}

.column-list-wrap .sub-list li.selected a.selected {
    color: #cc1a1a;
}

.column-list-wrap .sub-list li a span {
    padding: 6px 10px;
    padding-left: 28px;
    line-height: 18px;
}

.column-list-wrap .sub-list .sub-list li a {
    font-size: 13px;
}

.column-list-wrap .sub-list .sub-list li.selected a.selected {
    color: #002146;
    background: #EDF2F9;
}

.column-list-wrap .sub-list .sub-list li a span {
    padding-left: 36px;
    line-height: 17px;
}

.column-list-wrap .sub-list .sub-list .sub-list li a {
    background-position: 34px 13px;
}

.column-list-wrap .sub-list .sub-list .sub-list li.selected a.selected {
    background-position: 34px 13px;
}

.column-list-wrap .sub-list .sub-list .sub-list li a span {
    padding: 4px 10px;
    padding-left: 44px;
}

.column-list-wrap .sub-list .sub-list .sub-list .sub-list li a span {
    padding: 4px 10px;
    padding-left: 52px;
}

/*** 栏目新闻*/
.list-head {
    padding: 10px 0;
    border-bottom: 1px solid #d8d8d8;
}

.list-meta .column-title {
    float: left;
    display: inline-block;
    white-space: nowrap;
    line-height: 24px;
    font-size: 18px;
    color: #212121;
    font-weight: normal;
}

/**当前位置**/
.list-meta .column-path {
    float: right;
    line-height: 24px;
    color: #212121;
}

.list-meta .column-path a {
    color: #212121;
}

.list-meta .column-path a:hover {
    color: #cc1a1a;
}

.column-news-con {
    padding: 10px 0;
    min-height: 100px;
}

.column-news-list .column-news-item {
    display: block;
    position: relative;
    border-bottom: 1px dotted #b1b1b1;
    line-height: 30px;
    padding: 5px 0;
}

/**栏目新闻列表**/
.column-news-list .column-news-item:hover {
    color: #cc1a1a;
    font-weight: bold;
}

.column-news-list .column-news-item .column-news-title {
    display: block;
    margin-right: 80px;
}

.column-news-list .column-news-item .column-news-date {
    display: block;
    text-align: right;
    width: 80px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 0;
    top: 10px;
    color: #999;
    font-weight: normal;
}

.wp_entry {
    width: auto;
    margin: 0 4px;
}

.wp_entry, .wp_entry p {
    line-height: 30px;
    font-size: 14px;
    text-align: justify;
}

.wp_entry p {
    margin-bottom: 5px;
}

.column-news-list .wp_entry img {
    vertical-align: middle;
    max-width: 100%;
    _width: expression(this.width > 800 ? "880px" : this.width);
    height: auto !important;
}

/**列表页文章图片大小限制**/
/**文章页**/
.info-box {
    margin: 0 20px;
}

.article {
    padding: 15px 0;
}

.article h1.arti-title {
    line-height: 30px;
    padding: 5px;
    text-align: center;
    font-size: 18px;
    color: ##000000;
}

/**文章标题**/
.article h3.arti-title {
    line-height: 20px;
    padding: 5px;
    text-align: center;
    font-size: 15px;
    color: ##000000;
}

/**文章标题**/
.article .arti-metas {
    line-height: 20px;
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid #d8d8d8;
}

.article .arti-metas span {
    display: inline-block;
    margin: 0 5px;
    font-size: 12px;
    color: #787878;
}

/**文章其他属性**/
.article .entry {
    margin: 10px;
    overflow: hidden;
    min-height: 300px;
}

/**文章内容**/
.article .entry, .article .entry p {
    line-height: 30px;
    font-size: 14px;
    text-align: justify;
}

.article .entry p {
    margin-bottom: 5px;
}

.article .entry .read img {
    vertical-align: middle;
    max-width: 100%;
    height: auto !important;
    _width: expression(this.width > 1100 ? "1100px" : this.width);
    background: url(img/loading.gif) no-repeat center;
}

/**文章阅读部分图片大小限制**/
/**底部**/
.wp-footer {
    background: #252525;
}

.wp-footer .wp-inner {
    padding: 62px 0;
}

.wp-footer .wp-inner .footer {
}

.wp-footer .wp-inner .footer p {
    line-height: 36px;
    font-size: 12px;
    text-align: left;
    color: #dfdfdf;
}

.wp-footer .wp-inner .footer a {
    display: inline-block;
    line-height: 36px;
    color: #dfdfdf;
    font-size: 12px;
}

.wp-footer .wp-inner .footer a:hover {
    color: #fff;
}

.wp-footer .wp-inner .footer .foot-l {
    width: 28%;
    float: left;
}

.wp-footer .wp-inner .footer .foot-l .foot-l-t {
}

.wp-footer .wp-inner .footer .foot-l .foot-l-c {
    color: #fff;
    font-size: 12px;
    line-height: 36px;
    margin-top: 14px;
}

.wp-footer .wp-inner .footer .foot-l .foot-l-c .address {
    padding-left: 40px;
    background: url(../images/address.png) no-repeat left center;
}

.wp-footer .wp-inner .footer .foot-l .foot-l-c .email {
    padding-left: 40px;
    background: url(../images/email.png) no-repeat left center;
}

.wp-footer .wp-inner .footer .foot-l .foot-l-b {
    padding-top: 25px;
}

.wp-footer .wp-inner .footer .foot-c {
    width: 56%;
    float: left;
    margin-top: 14px;
}

.wp-footer .wp-inner .footer .foot-c.phone {
    display: none;
}

.wp-footer .wp-inner .footer .foot-c .foot-c-t {
    width: 484px;
    margin: 0 auto;
}

.wp-footer .wp-inner .footer .foot-c .foot-c-b {
    padding-top: 5px;
}

.wp-footer .wp-inner .footer .foot-c .foot-c-b p {
    text-align: center;
}

.wp-footer .wp-inner .footer .foot-r {
    width: 15%;
    float: right;
}

.wp-post.post-27 {
    width: 206px;
    border: 1px solid #929292;
}

.wp-post.post-27 .links-wrap {
    position: relative;
    display: inline-block;
    width: 206px;
    line-height: 30px;
    background: url(../images/sanj.png) no-repeat 185px center;
}

.wp-post.post-27 .links-wrap a.links-arrow {
    display: block;
    height: 32px;
    line-height: 32px;
    color: #dfdfdf;
    font-size: 12px;
    padding-left: 20px;
    cursor: pointer;
}

.wp-post.post-27 .links-wrap .link-items {
    display: none;
    position: absolute;
    left: -1px;
    bottom: 32px;
    width: auto;
    min-width: 206px;
    height: auto;
    max-height: 300px;
    overflow: auto;
    overflow-x: hidden;
    background: #fff;
    border: 1px solid #929292;
}

.wp-post.post-27 .links-wrap .link-items a {
    display: block;
    line-height: 24px;
    padding: 2px 4px;
    font-size: 13px;
    color: #212121;
}

.wp-post.post-27 .links-wrap .link-items a:hover {
    color: #cc1a1a;
    cursor: pointer;
}

/**链接样式**/
.wp-post.post-17 {
}

.wp-post.post-17 .post-news .news-item {
    line-height: 24px;
    vertical-align: top;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.wp-post.post-17 .post-news .news-item .item-picture {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.wp-post.post-17 .post-news .news-item .item-picture:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.wp-post.post-17 .post-news .news-item .item-picture img {
    width: 100%;
}

.wp-post.post-17 .post-news .news-item .item-title {
    display: block;
    margin-right: 0;
    overflow: hidden;
    font-size: 30px;
    font-weight: normal;
    padding: 8px 0px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 100%;
}

.wp-post.post-37 {
    width: 130px;
    margin: 0 auto;
}

.wp-post.post-37 .post-news .news-item {
    line-height: 24px;
    vertical-align: top;
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-bottom: 19px;
}

.wp-post.post-37 .post-news .news-item.n2 {
    margin-bottom: 0;
}

.wp-post.post-37 .post-news .news-item .item-picture {
    width: 92px;
    float: right;
}

.wp-post.post-37 .post-news .news-item .item-picture img {
    width: 100%;
}

.wp-post.post-37 .post-news .news-item .item-title {
    display: block;
    margin-right: 0;
    overflow: hidden;
    font-size: 12px;
    font-weight: normal;
    color: #dfdfdf;
    text-align: center;
    width: 22px;
    float: left;
    line-height: 15px;
    padding-right: 7px;
    margin-top: 15px;
    background: url(../images/sanj1.png) no-repeat right center;
}

.wp-post.post-37 .post-news .news-item .item-title a {
    font-size: 12px;
    font-weight: normal;
    color: #dfdfdf;
    line-height: 15px;
}

/**jumphandle**/
#jumphandle {
    display: none !important;
    width: 32px;
    height: 70px;
    position: fixed;
    right: 6px;
    bottom: 20px;
    z-index: 100000000;
    display: none;
}

#jumphandle a {
    display: block;
    width: 32px;
    height: 32px;
    background: #777 url(img/jump-icon.png) no-repeat 0 top;
    opacity: 0.7;
}

#jumphandle a#gobot {
    background-position: 0 bottom;
    margin-top: 6px;
}

#topcontrol {
    width: 39px;
    height: 40px;
    border: 0;
    background: url(../images/topback.png) no-repeat;
}

#topcontrol img {
    display: none;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

#topcontrol img:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
